home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware in MacFormat / brailler0.5b / brlr ƒ / Shell ƒ / file interface.h < prev    next >
Encoding:
Text File  |  1994-12-20  |  209 b   |  5 lines  |  [TEXT/MMCC]

  1. Boolean GetSourceFile(FSSpec *sourceFS);
  2. Boolean GetDestFile(FSSpec *destFS, Boolean *deleteTheThing, Str255 theTitle);
  3. pascal OSErr MyMakeFSSpec(short vRefNum, long parID, Str255 fileName,
  4.     FSSpecPtr myFSS);
  5.